home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia 1995 April / Informatica Multimedia CD - Epimundo.iso / DOS / FILE_CHG / PSX_FB.ZIP / PSX.DOC < prev    next >
Encoding:
Text File  |  1992-02-15  |  977 b   |  24 lines

  1. PSX Version 1.02c, Copyright 1992 by Frank Brown.
  2.  
  3. PSX extracts ASCII text from a POSTSCRIPT file, and writes it to disk.
  4. The syntax is:
  5.  
  6. PSX [PostScriptfile] [textfile]
  7.  
  8. Both filenames are optional.  You may also enter PSX /? for help.
  9.  
  10. History:
  11. Version 1.0   23-Nov-1991. Initial release.
  12. Version 1.01  06-Dec-1991. Bug fixes.
  13. Version 1.02  14-Dec-1991. VAX DOCUMENT files: insert blank line @ page breaks.
  14. Version 1.02a 30-Dec-1991. VAX DOCUMENT files: improved kerning handling,
  15.                            preserve line breaks.
  16. Version 1.02b 05-Dec-1991. MS-Windows files: handle double quotes and long
  17.                            lines; preserve line breaks.        
  18. Version 1.02c 15-Feb-1992. Increased buffer to handle 132-char lines; added 
  19.                            possible line truncation warning; fixed bug which
  20.                            may have lost 1st line; added compiler optimizations.
  21.  
  22. --Frank Brown, 05-Jan-1992.
  23.   [CIS 74766,3671]
  24.